projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
067d92a
)
*** empty log message ***
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 28 Nov 2001 04:14:35 +0000
(
04:14
+0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Wed, 28 Nov 2001 04:14:35 +0000
(
04:14
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 0a1de6176533e6cbfeb64e0d4e84e78d7b0ddbde..a6051c35f1d61ef749d1cf0c1f984acf8c54f002 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-18,6
+18,10
@@
installed programs.
\f
* Changes in Emacs 21.3
+** hide-ifdef-mode now uses overlays rather than selective-display
+to hide its text. This should be mostly transparent but slightly
+changes the behavior of motion commands line C-e and C-p.
+
** Unquoted `$' in file names do not signal an error any more when
the corresponding environment variable does not exist.
Instead, the `$ENVVAR' text is left as is, so that `$$' quoting